Editor Manual. 
--------------

[FUNCTION]
This program will let you create your own levels for DB.

[KEYS]
Ok, NUMLOCK MUST be on.
To move the arrow (the white block), use 8,4,6,2.

At the right you can see your X and Y position of the arrow, and the sort block you are
gonna place. Beneath the sort= you find a description. If it says ******* then DON'T PLACE
it. It is reserved for something else or it is an effect for the game with the same sort
number. Press S to switch between the available blocks.

Space will let you place the specific sort of block at the position of your arrow.

Ok here the keys are listed.

KEY	ACTION
8	UP
2	DOWN
6	RIGHT
4	LEFT
S	Change sort
SPACE	Place sort

[BORDERS OF THE LEVEL EDITOR]
You can scroll in the X-axis. So you can make HUGE levels.
One warning, don't place more than 800 Blocks..

[MONSTERS]
To add a monster press M at the point you want a monster start moving.
Second, move the cursor to the spot where you want the monster to move.
Press M again and you are finished. An M will be placed at the begin location.

Example:
 

M	*	'M = start, * = end. The * will not be drawn in the editor.
1	2	'Waypoint nr

Do not place it like this
*	M
2	1

This will not work probably! (YET IN THE GAME)

MONSTER DIFFICULTS:
You can adjust the speed of the monsters
Press + to slow the monster you will place down, or press - to increase the speed.
You can see a figure on the right that is the speed, press + or - and you will see
it changes. 
Ok, so think like this: THE HIGHER THE FIGURE, THE SLOWER THE MONSTER.
so, THE LOWER THE FIGURE, THE FASTER THE MONSTER.

Piece of cake!

[SAMPLE LEVEL]
1. Start EDITOR.EXE
2. Type filename, TUTORIAL (no extentions.., no longer than 8 characters!)
3. Place at the bottom a GRASS
4. Place 5 GRASS blocks at the right of the first GRASS, so you will get a
   sort of walking stuff.
5. Place a TREE, press S until you see TREE1 , move your cursor twice up and press
space. You will see that the TREE is 2 blocks.
6. You may save now.
7. Backup your WORLD.WLD file
8. Edit WORLD.WLD with an editor (NOT WEDIT.EXE)
9. Remove everything that is in the file
10. Safe the file, RUN WEDIT.EXE
11. Type your filename, in this sample, TUTORIAL
12. Run DB and you will see your level.


[TIPS AND NOTES YOU MUST KNOW]
1. Player 1 always starts at the left!
2. Note that player 2 and 3 start one position more than a previous player.
3. DB takes the most far block at the right as EXIT.
4. Made a mistake? you can't undo it but you can overplace any other block.


[KEY LIST]
   
KEY	ACTION
8	UP
2	DOWN
6	RIGHT
4	LEFT
S	Change sort
SPACE	Place sort
M	Place monster
+	Decrease MONSTER SPEED
-	Increase MONSTER SPEED
ESC	Quit Editor (automaticly saves level)


Made by STEFAN HENDRIKS